public interface DTGsonDeserializer
| Modifier and Type | Method and Description |
|---|---|
Object | deserialize(JsonElement json!, Type objType!, JsonDeserializationContext context!) |
Object | setFields(Map fields!) |
public Object deserialize(JsonElement json!, Type objType!, JsonDeserializationContext context!)